Crate batbox_la

source ·
Expand description

Linear algebra

Structs

  • 2d Axis aligned bounding box.
  • This struct represents an angle in 2d space,
  • Data structure used to provide access to coordinates with the dot notation, e.g. v.x
  • Data structure used to provide access to coordinates with the dot notation, e.g. v.x
  • Data structure used to provide access to coordinates with the dot notation, e.g. v.x
  • 3x3 matrix
  • 4x4 matrix
  • 2 dimensional vector.
  • 3 dimensional vector.
  • 4 dimensional vector.